home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / gnu / djgpp / src / libgplus.5 / libgplus / vms / gxx_main.mar < prev    next >
Encoding:
Text File  |  1992-03-03  |  311 b   |  17 lines

  1. .title    gxx_main_shr
  2.     ;
  3.     ;    Force these psects to be loaded
  4.     ;
  5.     .psect    __gxx_init_0_shr,ovr,noexe,pic,rel,gbl,shr
  6.     .long    0
  7.  
  8.     .psect    __gxx_init_2_shr,ovr,noexe,pic,rel,gbl,shr
  9.     .long    0
  10.  
  11.     .psect    __gxx_clean_0_shr,ovr,noexe,pic,rel,gbl,shr
  12.     .long    0
  13.  
  14.     .psect    __gxx_clean_2_shr,ovr,noexe,pic,rel,gbl,shr
  15.     .long    0
  16. .end
  17.